<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.myImage li {
	cursor: pointer;
	margin-right: 10px;
}

.myImage img {
	display: block;
	height: 100px;
	width: 100%;
}

</pre></body></html>